#6f13fa color space conversions
Hex:
        #6f13fa
        RGB:
        111, 19, 250
        CMY:
        56, 93, 2
        CMYK:
        56, 92, 0, 2
      HSL:
        264°, 95.8506%, 52.7451%
        HSV (HSB):
        264°, 92.4000%, 98.0392%
        XYZ:
        24.0437, 10.7474, 91.2497
        xyY:
        0.1908, 0.0853, 10.7474
      CIE-Lab:
        39.1517, 78.4985, -93.4727
        CIE-LCH:
        39.1517, 122.0621, 310.0236
        CIE-Luv:
        39.1517, 5.9499, -131.1137
        Hunter-Lab:
        32.7832, 73.5442, -142.0812
      #6f13fa color charts
#6f13fa RGB chart
      #6f13fa CMYK chart
      #6f13fa RGB pie chart
      #6f13fa color shades, tints & tones
#6f13fa color schemes
#6f13fa color preview, HTML & CSS examples
           This text has a color of #6f13fa        
        
          <p style="color:#6f13fa;">Text here</p>
        
        
          .mytext {color:#6f13fa;}
        
        Text color #6f13fa
      
           This box has a color of #6f13fa        
        
          <div style="background-color:#6f13fa;">Content here</div>
        
        
          .mybackground {background-color:#6f13fa;}
        
        Background color #6f13fa
      
           Border around this has a color of #6f13fa        
        
          <div style="border:2px solid #6f13fa;">Content here</div>
        
        
          .myborder {border:2px solid #6f13fa;}
        
        Border color #6f13fa