#6c58fa color space conversions
Hex:
        #6c58fa
        RGB:
        108, 88, 250
        CMY:
        58, 65, 2
        CMYK:
        57, 65, 0, 2
      HSL:
        247°, 94.1860%, 66.2745%
        HSV (HSB):
        247°, 64.8000%, 98.0392%
        XYZ:
        26.9294, 17.0697, 92.3179
        xyY:
        0.1975, 0.1252, 17.0697
      CIE-Lab:
        48.3478, 51.0361, -78.3504
        CIE-LCH:
        48.3478, 93.5065, 303.0795
        CIE-Luv:
        48.3478, -3.4334, -121.9121
        Hunter-Lab:
        41.3155, 44.0438, -103.5604
      #6c58fa color charts
#6c58fa RGB chart
      #6c58fa CMYK chart
      #6c58fa RGB pie chart
      #6c58fa color shades, tints & tones
#6c58fa color schemes
#6c58fa color preview, HTML & CSS examples
           This text has a color of #6c58fa        
        
          <p style="color:#6c58fa;">Text here</p>
        
        
          .mytext {color:#6c58fa;}
        
        Text color #6c58fa
      
           This box has a color of #6c58fa        
        
          <div style="background-color:#6c58fa;">Content here</div>
        
        
          .mybackground {background-color:#6c58fa;}
        
        Background color #6c58fa
      
           Border around this has a color of #6c58fa        
        
          <div style="border:2px solid #6c58fa;">Content here</div>
        
        
          .myborder {border:2px solid #6c58fa;}
        
        Border color #6c58fa