#4d05d5 color space conversions
Hex:
        #4d05d5
        RGB:
        77, 5, 213
        CMY:
        70, 98, 16
        CMYK:
        64, 98, 0, 16
      HSL:
        261°, 95.4128%, 42.7451%
        HSV (HSB):
        261°, 97.6526%, 83.5294%
        XYZ:
        15.1251, 6.4904, 63.4064
        xyY:
        0.1779, 0.0763, 6.4904
      CIE-Lab:
        30.6175, 70.0129, -86.6396
        CIE-LCH:
        30.6175, 111.3922, 308.9415
        CIE-Luv:
        30.6175, 0.8075, -109.6012
        Hunter-Lab:
        25.4763, 61.3905, -129.7298
      #4d05d5 color charts
#4d05d5 RGB chart
      #4d05d5 CMYK chart
      #4d05d5 RGB pie chart
      #4d05d5 color shades, tints & tones
#4d05d5 color schemes
#4d05d5 color preview, HTML & CSS examples
           This text has a color of #4d05d5        
        
          <p style="color:#4d05d5;">Text here</p>
        
        
          .mytext {color:#4d05d5;}
        
        Text color #4d05d5
      
           This box has a color of #4d05d5        
        
          <div style="background-color:#4d05d5;">Content here</div>
        
        
          .mybackground {background-color:#4d05d5;}
        
        Background color #4d05d5
      
           Border around this has a color of #4d05d5        
        
          <div style="border:2px solid #4d05d5;">Content here</div>
        
        
          .myborder {border:2px solid #4d05d5;}
        
        Border color #4d05d5