#4f2dcb color space conversions
Hex:
        #4f2dcb
        RGB:
        79, 45, 203
        CMY:
        69, 82, 20
        CMYK:
        61, 78, 0, 20
      HSL:
        253°, 63.7097%, 48.6275%
        HSV (HSB):
        253°, 77.8325%, 79.6078%
        XYZ:
        14.9423, 7.8508, 57.2277
        xyY:
        0.1867, 0.0981, 7.8508
      CIE-Lab:
        33.6703, 55.7587, -75.7648
        CIE-LCH:
        33.6703, 94.0709, 306.3510
        CIE-Luv:
        33.6703, -0.6482, -103.3908
        Hunter-Lab:
        28.0193, 46.1577, -101.4825
      #4f2dcb color charts
#4f2dcb RGB chart
      #4f2dcb CMYK chart
      #4f2dcb RGB pie chart
      #4f2dcb color shades, tints & tones
#4f2dcb color schemes
#4f2dcb color preview, HTML & CSS examples
           This text has a color of #4f2dcb        
        
          <p style="color:#4f2dcb;">Text here</p>
        
        
          .mytext {color:#4f2dcb;}
        
        Text color #4f2dcb
      
           This box has a color of #4f2dcb        
        
          <div style="background-color:#4f2dcb;">Content here</div>
        
        
          .mybackground {background-color:#4f2dcb;}
        
        Background color #4f2dcb
      
           Border around this has a color of #4f2dcb        
        
          <div style="border:2px solid #4f2dcb;">Content here</div>
        
        
          .myborder {border:2px solid #4f2dcb;}
        
        Border color #4f2dcb