#3005dc color space conversions
Hex:
        #3005dc
        RGB:
        48, 5, 220
        CMY:
        81, 98, 14
        CMYK:
        78, 98, 0, 14
      HSL:
        252°, 95.5556%, 44.1176%
        HSV (HSB):
        252°, 97.7273%, 86.2745%
        XYZ:
        14.1915, 5.9042, 68.1018
        xyY:
        0.1609, 0.0669, 5.9042
      CIE-Lab:
        29.1695, 70.5603, -93.1609
        CIE-LCH:
        29.1695, 116.8662, 307.1404
        CIE-Luv:
        29.1695, -4.9187, -111.9722
        Hunter-Lab:
        24.2986, 61.7293, -149.1632
      #3005dc color charts
#3005dc RGB chart
      #3005dc CMYK chart
      #3005dc RGB pie chart
      #3005dc color shades, tints & tones
#3005dc color schemes
#3005dc color preview, HTML & CSS examples
           This text has a color of #3005dc        
        
          <p style="color:#3005dc;">Text here</p>
        
        
          .mytext {color:#3005dc;}
        
        Text color #3005dc
      
           This box has a color of #3005dc        
        
          <div style="background-color:#3005dc;">Content here</div>
        
        
          .mybackground {background-color:#3005dc;}
        
        Background color #3005dc
      
           Border around this has a color of #3005dc        
        
          <div style="border:2px solid #3005dc;">Content here</div>
        
        
          .myborder {border:2px solid #3005dc;}
        
        Border color #3005dc