#3f5ff2 color space conversions
Hex:
        #3f5ff2
        RGB:
        63, 95, 242
        CMY:
        75, 63, 5
        CMYK:
        74, 61, 0, 5
      HSL:
        229°, 87.3171%, 59.8039%
        HSV (HSB):
        229°, 73.9669%, 94.9020%
        XYZ:
        22.1691, 15.6520, 85.8571
        xyY:
        0.1792, 0.1266, 15.6520
      CIE-Lab:
        46.5146, 38.3205, -76.9880
        CIE-LCH:
        46.5146, 85.9977, 296.4616
        CIE-Luv:
        46.5146, -15.4147, -117.6431
        Hunter-Lab:
        39.5626, 30.7890, -100.9749
      #3f5ff2 color charts
#3f5ff2 RGB chart
      #3f5ff2 CMYK chart
      #3f5ff2 RGB pie chart
      #3f5ff2 color shades, tints & tones
#3f5ff2 color schemes
#3f5ff2 color preview, HTML & CSS examples
           This text has a color of #3f5ff2        
        
          <p style="color:#3f5ff2;">Text here</p>
        
        
          .mytext {color:#3f5ff2;}
        
        Text color #3f5ff2
      
           This box has a color of #3f5ff2        
        
          <div style="background-color:#3f5ff2;">Content here</div>
        
        
          .mybackground {background-color:#3f5ff2;}
        
        Background color #3f5ff2
      
           Border around this has a color of #3f5ff2        
        
          <div style="border:2px solid #3f5ff2;">Content here</div>
        
        
          .myborder {border:2px solid #3f5ff2;}
        
        Border color #3f5ff2