#6c5fec color space conversions
Hex:
        #6c5fec
        RGB:
        108, 95, 236
        CMY:
        58, 63, 7
        CMYK:
        54, 60, 0, 7
      HSL:
        246°, 78.7709%, 64.9020%
        HSV (HSB):
        246°, 59.7458%, 92.5490%
        XYZ:
        25.4169, 17.4287, 81.3813
        xyY:
        0.2046, 0.1403, 17.4287
      CIE-Lab:
        48.7957, 42.8382, -69.7867
        CIE-LCH:
        48.7957, 81.8859, 301.5435
        CIE-Luv:
        48.7957, -4.0423, -109.6971
        Hunter-Lab:
        41.7477, 35.6161, -86.3543
      #6c5fec color charts
#6c5fec RGB chart
      #6c5fec CMYK chart
      #6c5fec RGB pie chart
      #6c5fec color shades, tints & tones
#6c5fec color schemes
#6c5fec color preview, HTML & CSS examples
           This text has a color of #6c5fec        
        
          <p style="color:#6c5fec;">Text here</p>
        
        
          .mytext {color:#6c5fec;}
        
        Text color #6c5fec
      
           This box has a color of #6c5fec        
        
          <div style="background-color:#6c5fec;">Content here</div>
        
        
          .mybackground {background-color:#6c5fec;}
        
        Background color #6c5fec
      
           Border around this has a color of #6c5fec        
        
          <div style="border:2px solid #6c5fec;">Content here</div>
        
        
          .myborder {border:2px solid #6c5fec;}
        
        Border color #6c5fec