#3724fe color space conversions
Hex:
        #3724fe
        RGB:
        55, 36, 254
        CMY:
        78, 86, 0
        CMYK:
        78, 86, 0, 0
      HSL:
        245°, 99.0909%, 56.8627%
        HSV (HSB):
        245°, 85.8268%, 99.6078%
        XYZ:
        20.0958, 9.2297, 94.4883
        xyY:
        0.1623, 0.0745, 9.2297
      CIE-Lab:
        36.4229, 71.9085, -100.3824
        CIE-LCH:
        36.4229, 123.4806, 305.6158
        CIE-Luv:
        36.4229, -7.5665, -132.7704
        Hunter-Lab:
        30.3805, 64.9068, -163.1353
      #3724fe color charts
#3724fe RGB chart
      #3724fe CMYK chart
      #3724fe RGB pie chart
      #3724fe color shades, tints & tones
#3724fe color schemes
#3724fe color preview, HTML & CSS examples
           This text has a color of #3724fe        
        
          <p style="color:#3724fe;">Text here</p>
        
        
          .mytext {color:#3724fe;}
        
        Text color #3724fe
      
           This box has a color of #3724fe        
        
          <div style="background-color:#3724fe;">Content here</div>
        
        
          .mybackground {background-color:#3724fe;}
        
        Background color #3724fe
      
           Border around this has a color of #3724fe        
        
          <div style="border:2px solid #3724fe;">Content here</div>
        
        
          .myborder {border:2px solid #3724fe;}
        
        Border color #3724fe