#3005db color space conversions
Hex:
        #3005db
        RGB:
        48, 5, 219
        CMY:
        81, 98, 14
        CMYK:
        78, 98, 0, 14
      HSL:
        252°, 95.5357%, 43.9216%
        HSV (HSB):
        252°, 97.7169%, 85.8824%
        XYZ:
        14.0594, 5.8514, 67.4063
        xyY:
        0.1610, 0.0670, 5.8514
      CIE-Lab:
        29.0344, 70.3173, -92.8096
        CIE-LCH:
        29.0344, 116.4394, 307.1494
        CIE-Luv:
        29.0344, -4.8607, -111.3968
        Hunter-Lab:
        24.1897, 61.4149, -148.2832
      #3005db color charts
#3005db RGB chart
      #3005db CMYK chart
      #3005db RGB pie chart
      #3005db color shades, tints & tones
#3005db color schemes
#3005db color preview, HTML & CSS examples
           This text has a color of #3005db        
        
          <p style="color:#3005db;">Text here</p>
        
        
          .mytext {color:#3005db;}
        
        Text color #3005db
      
           This box has a color of #3005db        
        
          <div style="background-color:#3005db;">Content here</div>
        
        
          .mybackground {background-color:#3005db;}
        
        Background color #3005db
      
           Border around this has a color of #3005db        
        
          <div style="border:2px solid #3005db;">Content here</div>
        
        
          .myborder {border:2px solid #3005db;}
        
        Border color #3005db