#3b02ee color space conversions
Hex:
        #3b02ee
        RGB:
        59, 2, 238
        CMY:
        77, 99, 7
        CMYK:
        75, 99, 0, 7
      HSL:
        254°, 98.3333%, 47.0588%
        HSV (HSB):
        254°, 99.1597%, 93.3333%
        XYZ:
        17.2580, 7.1463, 81.3587
        xyY:
        0.1632, 0.0676, 7.1463
      CIE-Lab:
        32.1376, 75.6411, -98.4908
        CIE-LCH:
        32.1376, 124.1853, 307.5243
        CIE-Luv:
        32.1376, -4.3960, -122.7521
        Hunter-Lab:
        26.7325, 68.4540, -161.7326
      #3b02ee color charts
#3b02ee RGB chart
      #3b02ee CMYK chart
      #3b02ee RGB pie chart
      #3b02ee color shades, tints & tones
#3b02ee color schemes
#3b02ee color preview, HTML & CSS examples
           This text has a color of #3b02ee        
        
          <p style="color:#3b02ee;">Text here</p>
        
        
          .mytext {color:#3b02ee;}
        
        Text color #3b02ee
      
           This box has a color of #3b02ee        
        
          <div style="background-color:#3b02ee;">Content here</div>
        
        
          .mybackground {background-color:#3b02ee;}
        
        Background color #3b02ee
      
           Border around this has a color of #3b02ee        
        
          <div style="border:2px solid #3b02ee;">Content here</div>
        
        
          .myborder {border:2px solid #3b02ee;}
        
        Border color #3b02ee