#2f05ca color space conversions
Hex:
        #2f05ca
        RGB:
        47, 5, 202
        CMY:
        82, 98, 21
        CMYK:
        77, 98, 0, 21
      HSL:
        253°, 95.1691%, 40.5882%
        HSV (HSB):
        253°, 97.5248%, 79.2157%
        XYZ:
        11.8872, 4.9771, 56.2113
        xyY:
        0.1627, 0.0681, 4.9771
      CIE-Lab:
        26.6696, 66.1241, -86.8737
        CIE-LCH:
        26.6696, 109.1761, 307.2766
        CIE-Luv:
        26.6696, -3.9884, -101.5133
        Hunter-Lab:
        22.3095, 56.0689, -133.7710
      #2f05ca color charts
#2f05ca RGB chart
      #2f05ca CMYK chart
      #2f05ca RGB pie chart
      #2f05ca color shades, tints & tones
#2f05ca color schemes
#2f05ca color preview, HTML & CSS examples
           This text has a color of #2f05ca        
        
          <p style="color:#2f05ca;">Text here</p>
        
        
          .mytext {color:#2f05ca;}
        
        Text color #2f05ca
      
           This box has a color of #2f05ca        
        
          <div style="background-color:#2f05ca;">Content here</div>
        
        
          .mybackground {background-color:#2f05ca;}
        
        Background color #2f05ca
      
           Border around this has a color of #2f05ca        
        
          <div style="border:2px solid #2f05ca;">Content here</div>
        
        
          .myborder {border:2px solid #2f05ca;}
        
        Border color #2f05ca