#4805fd color space conversions
Hex:
        #4805fd
        RGB:
        72, 5, 253
        CMY:
        72, 98, 1
        CMYK:
        72, 98, 0, 1
      HSL:
        256°, 98.4127%, 50.5882%
        HSV (HSB):
        256°, 98.0237%, 99.2157%
        XYZ:
        20.4564, 8.5781, 93.5061
        xyY:
        0.1669, 0.0700, 8.5781
      CIE-Lab:
        35.1590, 79.1274, -101.8983
        CIE-LCH:
        35.1590, 129.0132, 307.8305
        CIE-Luv:
        35.1590, -3.3783, -131.9308
        Hunter-Lab:
        29.2884, 73.4180, -168.7872
      #4805fd color charts
#4805fd RGB chart
      #4805fd CMYK chart
      #4805fd RGB pie chart
      #4805fd color shades, tints & tones
#4805fd color schemes
#4805fd color preview, HTML & CSS examples
           This text has a color of #4805fd        
        
          <p style="color:#4805fd;">Text here</p>
        
        
          .mytext {color:#4805fd;}
        
        Text color #4805fd
      
           This box has a color of #4805fd        
        
          <div style="background-color:#4805fd;">Content here</div>
        
        
          .mybackground {background-color:#4805fd;}
        
        Background color #4805fd
      
           Border around this has a color of #4805fd        
        
          <div style="border:2px solid #4805fd;">Content here</div>
        
        
          .myborder {border:2px solid #4805fd;}
        
        Border color #4805fd