#3f37fa color space conversions
Hex:
        #3f37fa
        RGB:
        63, 55, 250
        CMY:
        75, 78, 2
        CMYK:
        75, 78, 0, 2
      HSL:
        242°, 95.1220%, 59.8039%
        HSV (HSB):
        242°, 78.0000%, 98.0392%
        XYZ:
        20.6714, 10.6913, 91.4166
        xyY:
        0.1684, 0.0871, 10.6913
      CIE-Lab:
        39.0555, 63.3781, -93.7534
        CIE-LCH:
        39.0555, 113.1657, 304.0590
        CIE-Luv:
        39.0555, -8.2398, -130.4823
        Hunter-Lab:
        32.6975, 55.6273, -142.8764
      #3f37fa color charts
#3f37fa RGB chart
      #3f37fa CMYK chart
      #3f37fa RGB pie chart
      #3f37fa color shades, tints & tones
#3f37fa color schemes
#3f37fa color preview, HTML & CSS examples
           This text has a color of #3f37fa        
        
          <p style="color:#3f37fa;">Text here</p>
        
        
          .mytext {color:#3f37fa;}
        
        Text color #3f37fa
      
           This box has a color of #3f37fa        
        
          <div style="background-color:#3f37fa;">Content here</div>
        
        
          .mybackground {background-color:#3f37fa;}
        
        Background color #3f37fa
      
           Border around this has a color of #3f37fa        
        
          <div style="border:2px solid #3f37fa;">Content here</div>
        
        
          .myborder {border:2px solid #3f37fa;}
        
        Border color #3f37fa