#3f3afb color space conversions
Hex:
        #3f3afb
        RGB:
        63, 58, 251
        CMY:
        75, 77, 2
        CMYK:
        75, 77, 0, 2
      HSL:
        242°, 96.0199%, 60.5882%
        HSV (HSB):
        242°, 76.8924%, 98.4314%
        XYZ:
        20.9755, 11.0479, 92.2937
        xyY:
        0.1687, 0.0889, 11.0479
      CIE-Lab:
        39.6610, 62.2356, -93.3109
        CIE-LCH:
        39.6610, 112.1615, 303.7021
        CIE-Luv:
        39.6610, -8.6880, -130.8827
        Hunter-Lab:
        33.2384, 54.4777, -141.3649
      #3f3afb color charts
#3f3afb RGB chart
      #3f3afb CMYK chart
      #3f3afb RGB pie chart
      #3f3afb color shades, tints & tones
#3f3afb color schemes
#3f3afb color preview, HTML & CSS examples
           This text has a color of #3f3afb        
        
          <p style="color:#3f3afb;">Text here</p>
        
        
          .mytext {color:#3f3afb;}
        
        Text color #3f3afb
      
           This box has a color of #3f3afb        
        
          <div style="background-color:#3f3afb;">Content here</div>
        
        
          .mybackground {background-color:#3f3afb;}
        
        Background color #3f3afb
      
           Border around this has a color of #3f3afb        
        
          <div style="border:2px solid #3f3afb;">Content here</div>
        
        
          .myborder {border:2px solid #3f3afb;}
        
        Border color #3f3afb