#2f12cf color space conversions
Hex:
        #2f12cf
        RGB:
        47, 18, 207
        CMY:
        82, 93, 19
        CMYK:
        77, 91, 0, 19
      HSL:
        249°, 84.0000%, 44.1176%
        HSV (HSB):
        249°, 91.3043%, 81.1765%
        XYZ:
        12.6511, 5.5419, 59.4344
        xyY:
        0.1630, 0.0714, 5.5419
      CIE-Lab:
        28.2261, 64.6598, -87.1997
        CIE-LCH:
        28.2261, 108.5573, 306.5574
        CIE-Luv:
        28.2261, -4.8468, -105.0757
        Hunter-Lab:
        23.5413, 54.7283, -133.2095
      #2f12cf color charts
#2f12cf RGB chart
      #2f12cf CMYK chart
      #2f12cf RGB pie chart
      #2f12cf color shades, tints & tones
#2f12cf color schemes
#2f12cf color preview, HTML & CSS examples
           This text has a color of #2f12cf        
        
          <p style="color:#2f12cf;">Text here</p>
        
        
          .mytext {color:#2f12cf;}
        
        Text color #2f12cf
      
           This box has a color of #2f12cf        
        
          <div style="background-color:#2f12cf;">Content here</div>
        
        
          .mybackground {background-color:#2f12cf;}
        
        Background color #2f12cf
      
           Border around this has a color of #2f12cf        
        
          <div style="border:2px solid #2f12cf;">Content here</div>
        
        
          .myborder {border:2px solid #2f12cf;}
        
        Border color #2f12cf