#3b02ef color space conversions
Hex:
        #3b02ef
        RGB:
        59, 2, 239
        CMY:
        77, 99, 6
        CMYK:
        75, 99, 0, 6
      HSL:
        254°, 98.3402%, 47.2549%
        HSV (HSB):
        254°, 99.1632%, 93.7255%
        XYZ:
        17.4053, 7.2052, 82.1347
        xyY:
        0.1631, 0.0675, 7.2052
      CIE-Lab:
        32.2696, 75.8757, -98.8384
        CIE-LCH:
        32.2696, 124.6040, 307.5125
        CIE-Luv:
        32.2696, -4.4590, -123.3193
        Hunter-Lab:
        26.8425, 68.7691, -162.6301
      #3b02ef color charts
#3b02ef RGB chart
      #3b02ef CMYK chart
      #3b02ef RGB pie chart
      #3b02ef color shades, tints & tones
#3b02ef color schemes
#3b02ef color preview, HTML & CSS examples
           This text has a color of #3b02ef        
        
          <p style="color:#3b02ef;">Text here</p>
        
        
          .mytext {color:#3b02ef;}
        
        Text color #3b02ef
      
           This box has a color of #3b02ef        
        
          <div style="background-color:#3b02ef;">Content here</div>
        
        
          .mybackground {background-color:#3b02ef;}
        
        Background color #3b02ef
      
           Border around this has a color of #3b02ef        
        
          <div style="border:2px solid #3b02ef;">Content here</div>
        
        
          .myborder {border:2px solid #3b02ef;}
        
        Border color #3b02ef