#3f4cfa color space conversions
Hex:
        #3f4cfa
        RGB:
        63, 76, 250
        CMY:
        75, 70, 2
        CMYK:
        75, 70, 0, 2
      HSL:
        236°, 94.9239%, 61.3725%
        HSV (HSB):
        236°, 74.8000%, 98.0392%
        XYZ:
        21.8897, 13.1278, 91.8227
        xyY:
        0.1726, 0.1035, 13.1278
      CIE-Lab:
        42.9551, 52.3640, -87.3089
        CIE-LCH:
        42.9551, 101.8078, 300.9535
        CIE-Luv:
        42.9551, -11.5559, -128.0445
        Hunter-Lab:
        36.2323, 44.4340, -124.8948
      #3f4cfa color charts
#3f4cfa RGB chart
      #3f4cfa CMYK chart
      #3f4cfa RGB pie chart
      #3f4cfa color shades, tints & tones
#3f4cfa color schemes
#3f4cfa color preview, HTML & CSS examples
           This text has a color of #3f4cfa        
        
          <p style="color:#3f4cfa;">Text here</p>
        
        
          .mytext {color:#3f4cfa;}
        
        Text color #3f4cfa
      
           This box has a color of #3f4cfa        
        
          <div style="background-color:#3f4cfa;">Content here</div>
        
        
          .mybackground {background-color:#3f4cfa;}
        
        Background color #3f4cfa
      
           Border around this has a color of #3f4cfa        
        
          <div style="border:2px solid #3f4cfa;">Content here</div>
        
        
          .myborder {border:2px solid #3f4cfa;}
        
        Border color #3f4cfa