#2f17fa color space conversions
Hex:
        #2f17fa
        RGB:
        47, 23, 250
        CMY:
        82, 91, 2
        CMYK:
        81, 91, 0, 2
      HSL:
        246°, 95.7806%, 53.5294%
        HSV (HSB):
        246°, 90.8000%, 98.0392%
        XYZ:
        18.7340, 8.1193, 91.0223
        xyY:
        0.1589, 0.0689, 8.1193
      CIE-Lab:
        34.2300, 74.4741, -101.8015
        CIE-LCH:
        34.2300, 126.1346, 306.1878
        CIE-Luv:
        34.2300, -7.4115, -129.7839
        Hunter-Lab:
        28.4943, 67.4924, -169.4500
      #2f17fa color charts
#2f17fa RGB chart
      #2f17fa CMYK chart
      #2f17fa RGB pie chart
      #2f17fa color shades, tints & tones
#2f17fa color schemes
#2f17fa color preview, HTML & CSS examples
           This text has a color of #2f17fa        
        
          <p style="color:#2f17fa;">Text here</p>
        
        
          .mytext {color:#2f17fa;}
        
        Text color #2f17fa
      
           This box has a color of #2f17fa        
        
          <div style="background-color:#2f17fa;">Content here</div>
        
        
          .mybackground {background-color:#2f17fa;}
        
        Background color #2f17fa
      
           Border around this has a color of #2f17fa        
        
          <div style="border:2px solid #2f17fa;">Content here</div>
        
        
          .myborder {border:2px solid #2f17fa;}
        
        Border color #2f17fa