#3b02f2 color space conversions
Hex:
        #3b02f2
        RGB:
        59, 2, 242
        CMY:
        77, 99, 5
        CMYK:
        76, 99, 0, 5
      HSL:
        254°, 98.3607%, 47.8431%
        HSV (HSB):
        254°, 99.1736%, 94.9020%
        XYZ:
        17.8524, 7.3840, 84.4887
        xyY:
        0.1627, 0.0673, 7.3840
      CIE-Lab:
        32.6656, 76.5789, -99.8785
        CIE-LCH:
        32.6656, 125.8573, 307.4781
        CIE-Luv:
        32.6656, -4.6469, -125.0192
        Hunter-Lab:
        27.1736, 69.7163, -165.3245
      #3b02f2 color charts
#3b02f2 RGB chart
      #3b02f2 CMYK chart
      #3b02f2 RGB pie chart
      #3b02f2 color shades, tints & tones
#3b02f2 color schemes
#3b02f2 color preview, HTML & CSS examples
           This text has a color of #3b02f2        
        
          <p style="color:#3b02f2;">Text here</p>
        
        
          .mytext {color:#3b02f2;}
        
        Text color #3b02f2
      
           This box has a color of #3b02f2        
        
          <div style="background-color:#3b02f2;">Content here</div>
        
        
          .mybackground {background-color:#3b02f2;}
        
        Background color #3b02f2
      
           Border around this has a color of #3b02f2        
        
          <div style="border:2px solid #3b02f2;">Content here</div>
        
        
          .myborder {border:2px solid #3b02f2;}
        
        Border color #3b02f2