#3005eb color space conversions
Hex:
        #3005eb
        RGB:
        48, 5, 235
        CMY:
        81, 98, 8
        CMYK:
        80, 98, 0, 8
      HSL:
        251°, 95.8333%, 47.0588%
        HSV (HSB):
        251°, 97.8723%, 92.1569%
        XYZ:
        16.2686, 6.7351, 79.0398
        xyY:
        0.1594, 0.0660, 6.7351
      CIE-Lab:
        31.1960, 74.1823, -98.3733
        CIE-LCH:
        31.1960, 123.2084, 307.0196
        CIE-Luv:
        31.1960, -5.7704, -120.5718
        Hunter-Lab:
        25.9520, 66.4805, -162.4079
      #3005eb color charts
#3005eb RGB chart
      #3005eb CMYK chart
      #3005eb RGB pie chart
      #3005eb color shades, tints & tones
#3005eb color schemes
#3005eb color preview, HTML & CSS examples
           This text has a color of #3005eb        
        
          <p style="color:#3005eb;">Text here</p>
        
        
          .mytext {color:#3005eb;}
        
        Text color #3005eb
      
           This box has a color of #3005eb        
        
          <div style="background-color:#3005eb;">Content here</div>
        
        
          .mybackground {background-color:#3005eb;}
        
        Background color #3005eb
      
           Border around this has a color of #3005eb        
        
          <div style="border:2px solid #3005eb;">Content here</div>
        
        
          .myborder {border:2px solid #3005eb;}
        
        Border color #3005eb