#2920bb color space conversions
Hex:
        #2920bb
        RGB:
        41, 32, 187
        CMY:
        84, 87, 27
        CMYK:
        78, 83, 0, 27
      HSL:
        243°, 70.7763%, 42.9412%
        HSV (HSB):
        243°, 82.8877%, 73.3333%
        XYZ:
        10.4006, 5.0923, 47.4484
        xyY:
        0.1652, 0.0809, 5.0923
      CIE-Lab:
        26.9961, 53.8254, -77.4984
        CIE-LCH:
        26.9961, 94.3566, 304.7814
        CIE-Luv:
        26.9961, -5.7111, -94.1655
        Hunter-Lab:
        22.5661, 42.7790, -108.8693
      #2920bb color charts
#2920bb RGB chart
      #2920bb CMYK chart
      #2920bb RGB pie chart
      #2920bb color shades, tints & tones
#2920bb color schemes
#2920bb color preview, HTML & CSS examples
           This text has a color of #2920bb        
        
          <p style="color:#2920bb;">Text here</p>
        
        
          .mytext {color:#2920bb;}
        
        Text color #2920bb
      
           This box has a color of #2920bb        
        
          <div style="background-color:#2920bb;">Content here</div>
        
        
          .mybackground {background-color:#2920bb;}
        
        Background color #2920bb
      
           Border around this has a color of #2920bb        
        
          <div style="border:2px solid #2920bb;">Content here</div>
        
        
          .myborder {border:2px solid #2920bb;}
        
        Border color #2920bb