#2f21be color space conversions
Hex:
        #2f21be
        RGB:
        47, 33, 190
        CMY:
        82, 87, 25
        CMYK:
        75, 83, 0, 25
      HSL:
        245°, 70.4036%, 43.7255%
        HSV (HSB):
        245°, 82.6316%, 74.5098%
        XYZ:
        11.0104, 5.4098, 49.1791
        xyY:
        0.1678, 0.0825, 5.4098
      CIE-Lab:
        27.8716, 54.6371, -77.8104
        CIE-LCH:
        27.8716, 95.0772, 305.0759
        CIE-Luv:
        27.8716, -5.1084, -96.0944
        Hunter-Lab:
        23.2589, 43.7962, -109.0828
      #2f21be color charts
#2f21be RGB chart
      #2f21be CMYK chart
      #2f21be RGB pie chart
      #2f21be color shades, tints & tones
#2f21be color schemes
#2f21be color preview, HTML & CSS examples
           This text has a color of #2f21be        
        
          <p style="color:#2f21be;">Text here</p>
        
        
          .mytext {color:#2f21be;}
        
        Text color #2f21be
      
           This box has a color of #2f21be        
        
          <div style="background-color:#2f21be;">Content here</div>
        
        
          .mybackground {background-color:#2f21be;}
        
        Background color #2f21be
      
           Border around this has a color of #2f21be        
        
          <div style="border:2px solid #2f21be;">Content here</div>
        
        
          .myborder {border:2px solid #2f21be;}
        
        Border color #2f21be