#2f16ca color space conversions
Hex:
        #2f16ca
        RGB:
        47, 22, 202
        CMY:
        82, 91, 21
        CMYK:
        77, 89, 0, 21
      HSL:
        248°, 80.3571%, 43.9216%
        HSV (HSB):
        248°, 89.1089%, 79.2157%
        XYZ:
        12.1199, 5.4424, 56.2888
        xyY:
        0.1641, 0.0737, 5.4424
      CIE-Lab:
        27.9598, 62.1834, -84.7229
        CIE-LCH:
        27.9598, 105.0940, 306.2773
        CIE-Luv:
        27.9598, -4.8133, -102.4373
        Hunter-Lab:
        23.3290, 51.9084, -126.7261
      #2f16ca color charts
#2f16ca RGB chart
      #2f16ca CMYK chart
      #2f16ca RGB pie chart
      #2f16ca color shades, tints & tones
#2f16ca color schemes
#2f16ca color preview, HTML & CSS examples
           This text has a color of #2f16ca        
        
          <p style="color:#2f16ca;">Text here</p>
        
        
          .mytext {color:#2f16ca;}
        
        Text color #2f16ca
      
           This box has a color of #2f16ca        
        
          <div style="background-color:#2f16ca;">Content here</div>
        
        
          .mybackground {background-color:#2f16ca;}
        
        Background color #2f16ca
      
           Border around this has a color of #2f16ca        
        
          <div style="border:2px solid #2f16ca;">Content here</div>
        
        
          .myborder {border:2px solid #2f16ca;}
        
        Border color #2f16ca