#4c28af color space conversions
Hex:
        #4c28af
        RGB:
        76, 40, 175
        CMY:
        70, 84, 31
        CMYK:
        57, 77, 0, 31
      HSL:
        256°, 62.7907%, 42.1569%
        HSV (HSB):
        256°, 77.1429%, 68.6275%
        XYZ:
        11.4771, 6.1492, 41.1394
        xyY:
        0.1953, 0.1046, 6.1492
      CIE-Lab:
        29.7859, 49.7826, -65.6459
        CIE-LCH:
        29.7859, 82.3875, 307.1749
        CIE-Luv:
        29.7859, 1.6578, -86.9990
        Hunter-Lab:
        24.7976, 39.2197, -81.0042
      #4c28af color charts
#4c28af RGB chart
      #4c28af CMYK chart
      #4c28af RGB pie chart
      #4c28af color shades, tints & tones
#4c28af color schemes
#4c28af color preview, HTML & CSS examples
           This text has a color of #4c28af        
        
          <p style="color:#4c28af;">Text here</p>
        
        
          .mytext {color:#4c28af;}
        
        Text color #4c28af
      
           This box has a color of #4c28af        
        
          <div style="background-color:#4c28af;">Content here</div>
        
        
          .mybackground {background-color:#4c28af;}
        
        Background color #4c28af
      
           Border around this has a color of #4c28af        
        
          <div style="border:2px solid #4c28af;">Content here</div>
        
        
          .myborder {border:2px solid #4c28af;}
        
        Border color #4c28af