#1812b5 color space conversions
Hex:
        #1812b5
        RGB:
        24, 18, 181
        CMY:
        91, 93, 29
        CMYK:
        87, 90, 0, 29
      HSL:
        242°, 81.9095%, 39.0196%
        HSV (HSB):
        242°, 90.0552%, 70.9804%
        XYZ:
        8.9335, 3.9630, 44.0101
        xyY:
        0.1570, 0.0696, 3.9630
      CIE-Lab:
        23.5487, 56.8652, -79.6873
        CIE-LCH:
        23.5487, 97.8965, 305.5118
        CIE-Luv:
        23.5487, -5.9802, -88.8906
        Hunter-Lab:
        19.9073, 45.2650, -117.1406
      #1812b5 color charts
#1812b5 RGB chart
      #1812b5 CMYK chart
      #1812b5 RGB pie chart
      #1812b5 color shades, tints & tones
#1812b5 color schemes
#1812b5 color preview, HTML & CSS examples
           This text has a color of #1812b5        
        
          <p style="color:#1812b5;">Text here</p>
        
        
          .mytext {color:#1812b5;}
        
        Text color #1812b5
      
           This box has a color of #1812b5        
        
          <div style="background-color:#1812b5;">Content here</div>
        
        
          .mybackground {background-color:#1812b5;}
        
        Background color #1812b5
      
           Border around this has a color of #1812b5        
        
          <div style="border:2px solid #1812b5;">Content here</div>
        
        
          .myborder {border:2px solid #1812b5;}
        
        Border color #1812b5