#4d05fa color space conversions
Hex:
        #4d05fa
        RGB:
        77, 5, 250
        CMY:
        70, 98, 2
        CMYK:
        69, 98, 0, 2
      HSL:
        258°, 96.0784%, 50.0000%
        HSV (HSB):
        258°, 98.0000%, 98.0392%
        XYZ:
        20.3702, 8.5884, 91.0266
        xyY:
        0.1698, 0.0716, 8.5884
      CIE-Lab:
        35.1795, 78.6173, -100.1675
        CIE-LCH:
        35.1795, 127.3350, 308.1269
        CIE-Luv:
        35.1795, -2.2337, -130.4729
        Hunter-Lab:
        29.3061, 72.7868, -163.6445
      #4d05fa color charts
#4d05fa RGB chart
      #4d05fa CMYK chart
      #4d05fa RGB pie chart
      #4d05fa color shades, tints & tones
#4d05fa color schemes
#4d05fa color preview, HTML & CSS examples
           This text has a color of #4d05fa        
        
          <p style="color:#4d05fa;">Text here</p>
        
        
          .mytext {color:#4d05fa;}
        
        Text color #4d05fa
      
           This box has a color of #4d05fa        
        
          <div style="background-color:#4d05fa;">Content here</div>
        
        
          .mybackground {background-color:#4d05fa;}
        
        Background color #4d05fa
      
           Border around this has a color of #4d05fa        
        
          <div style="border:2px solid #4d05fa;">Content here</div>
        
        
          .myborder {border:2px solid #4d05fa;}
        
        Border color #4d05fa